home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’90 / FinderKeys / Finder Keys docs next >
Text File  |  1990-06-15  |  2KB  |  40 lines

  1. What is FinderKeys??
  2.  
  3. The Finder in System 7.0 has a feature whereby you can type into a Finder
  4. window and the Finder will select the first icon that corresponds to what
  5. you've typed so far.  The feature is nice, but current versions of Finder
  6. 7.0 are buggy as hell, thus FinderKeys.
  7.  
  8. FinderKeys, however, does not work exactly as Finder 7.0 does.  Instead of
  9. selecting the first icon that corresponds to what you've typed, FinderKeys
  10. selects ALL of the icons that correspond to what you've typed.  For example,
  11. if you type "p", all files that begin with p will be selected.  As long as
  12. you keep typing a name, FinderKeys accumulates what you've typed so far and
  13. selects icons accordingly; if you wait more than a third of a second (well,
  14. 2 * KeyThresh actually; it depends on what you do in the Keyboard cdev)
  15. then FinderKeys will start you over again.
  16.  
  17. One problem with this approach is that it becomes impossible to re-name files
  18. in the Finder.  To get around this, if you hit the escape key, you have 6.2
  19. seconds (372 ticks) to re-name the file.  (The escape key goes unseen by the
  20. Finder.)  The 6.2 second wait aborts if you hit return, thus naming the file.
  21.  
  22. On additional feature, done to emulate standard file's UI, is that if you
  23. hit return, it acts the same as hitting command-O in the Finder, thus
  24. typing a name followed by return is like selecting the icons and opening
  25. them.
  26.  
  27. Future enhancements include making less flicker appear, having some way
  28. to select a file named "F" and only that file when there are many icons
  29. named starting with an F, and other compatibility issues (this has been
  30. tested only with Finder 6.1.5 and 6.1.4; use others at your own risk.)
  31.  
  32. ••
  33.  
  34. If you have any problems with this INIT, please contact me:
  35.  
  36. Jörg 'jbx' Brown
  37.  
  38. CIS: 73177,1404  (Still the best online service)
  39. Usenet: 73177.1404@compuserve.com
  40. USnail: 343 Masters Ct.  Walnut Creek, CA 94598